Crate speculate

Source
Expand description

speculate is a crate that provides a very simple macro that is used to easily and elegantly define unit tests in Rust.

Please see the documentation for the speculate macro for more information and examples.

Macrosยง

  • Creates a test module using a friendly syntax.